Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.user.invite.core.types.contrib--schema

This contribution is part of XML component org.nuxeo.ecm.user.invite.core.types.contrib inside nuxeo-invite-9.10.jar /OSGI-INF/user-registration-core-types-contrib.xml

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="registration" prefix="registration" src="schemas/registration.xsd"/>
  • <schema name="userinfo" prefix="userinfo" src="schemas/userinfo.xsd"/>
  • <schema name="registrationconfiguration" prefix="registrationconfiguration" src="schemas/registrationconfiguration.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="registration" prefix="registration" src="schemas/registration.xsd"/>
    <schema name="userinfo" prefix="userinfo" src="schemas/userinfo.xsd"/>
    <schema name="registrationconfiguration" prefix="registrationconfiguration" src="schemas/registrationconfiguration.xsd"/>
  </extension>